home *** CD-ROM | disk | FTP | other *** search
- Short: Advanced email script for AmIRC
- Author: trebs@ihug.com.au (Michael Trebilcock)
- Uploader: trebs@ihug.com.au (Michael Trebilcock)
- Type: comm/irc
- Requires: AmIRC and RexxMast running
-
- Features:
- - Shows you how many emails you have, and the byte size total
- - Verbose command to show who sent it, the subject, and the byte size of each email
- - Delete feature, why load up an email client when you don't need to?
-
- Installation:
- Simply copy to it to your AmIRC/Rexx directory, and configure it..
-
- Usage:
- Type /rx mail [verbose] [del <num1[ num2 num3 num4 ect..]>[all]] in an AmIRC window
- Commands in [] are optional..
- Commands in <> are required..
-
- Examples:
- /rx mail - Will show how many emails you have
- /rx mail verbose - Will show how many emails, who sent it, the subject, and the byte size of each email..
- /rx mail del 5 3 9 6 - Will delete emails 5, 3, 9 and 6..
- /rx mail del all - Will delete all emails. Be careful! New emails may have just arrived before you do this..
-
- FAQS:
- Q: This script doesn't work for me!
- A: Maybe you entered the SMTP server instead of the POP3 server?
-
- Q: How do i....?
- A: Read the bloody .readme file
-
- What's new:
- You can now delete ALL emails with /rx Mail DEL ALL
-